If you find problems with Org, or if you have questions, remarks, or ideas about it, please mail to the Org mailing list emacs-orgmode@gnu.org. If you are not a member of the mailing list, your mail will be passed to the list after a moderator has approved it1.
For bug reports, please first try to reproduce the bug with the latest version of Org available—if you are running an outdated version, it is quite possible that the bug has been fixed already. If the bug persists, prepare a report and provide as much information as possible, including the version information of Emacs (M-x emacs-version <RET>) and Org (M-x org-version <RET>), as well as the Org related setup in .emacs. The easiest way to do this is to use the command
M-x org-submit-bug-report
which will put all this information into an Emacs mail buffer so that you only need to add your description. If you re not sending the Email from within Emacs, please copy and paste the content into your Email program.
If an error occurs, a backtrace can be very useful (see below on how to create one). Often a small example file helps, along with clear information about:
If working with Org produces an error with a message you don't understand, you may have hit a bug. The best way to report this is by providing, in addition to what was mentioned above, a backtrace. This is information from the built-in debugger about where and how the error occurred. Here is how to produce a useful backtrace:
C-u M-x org-reload RET
or select Org -> Refresh/Reload
-> Reload Org uncompiled from the menu.
Options menu and select Enter
Debugger on Error (XEmacs has this option in the
Troubleshooting sub-menu).[1] Please consider subscribing to the mailing list, in order to minimize the work the mailing list moderators have to do.